home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / nyquist.doc < prev    next >
Text File  |  1995-03-31  |  711b  |  16 lines

  1. (Comp.sys.handhelds) 
  2. Item: 2162 by wong at enel.ucalgary.ca 
  3. Author: [Raymond Wong] 
  4.   Subj: Re: Nyquist Plot Program 
  5.   Date: Fri Feb 22 1991 
  6.  
  7. I have created two small programs for doing Nyquist plots, NYQL (does a line 
  8. plot) and NYQUIST (does a point plot).  Also in the directory is G, which is 
  9. the open-loop transfer function in terms of 'S'.  To do different equations 
  10. and values of gain just edit 'G'.  To plot in different ranges of frequency 
  11. (W) and step rates, simply change the values in the FOR STEP loop. Change plot 
  12. x/y parameters to approprate Real/Imaginary range of plot. 
  13.  
  14. Hope this will help... although I'm sure it could be improved, at least it 
  15. gets the job done. 
  16.